home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-20 / nos_kit3.zip / DOWNLOAD.HLP < prev    next >
Text File  |  1990-11-25  |  940b  |  24 lines

  1.  
  2. USAGE
  3.      D[ownload] [/][<path_name>/]filename
  4.      DU [/][<path_name>/]filename
  5.  
  6. DESCRIPTION
  7.      The download command will begin sending a file from this system
  8.      to you.  Use the  "D" command to send a plain  ASCII text file.
  9.      You can also download binary files converted to UUENCODED ASCII
  10.      by using the "DU" command. You will need the "uudecode" utility
  11.      to convert  this ASCII  file  back to  binary.  Source code, in
  12.      various  languages,  for uudecode can be  downloaded  from this
  13.      system.  Look for uudecode.bas,  uudecode.pas, and  uudecode.c.
  14.  
  15.      The optional  path_name may be included along with the filename
  16.      if the  desired file is not in the  current  directory (you can
  17.      determine this using the W[hat] command).  Please note that the
  18.      character used to separate the path and filename is a "/".
  19.  
  20. EXAMPLES
  21.      download oscar13.inf
  22.      du pub/ka9q/nos/nos.exe
  23.  
  24.